Fancy headings.
authorEwan Mellor <ewan@xensource.com>
Fri, 9 Mar 2007 01:15:07 +0000 (01:15 +0000)
committerEwan Mellor <ewan@xensource.com>
Fri, 9 Mar 2007 01:15:07 +0000 (01:15 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
docs/xen-api/coversheet.tex
docs/xen-api/xenapi.tex

index cd0ad615d633e33f631a7291bd80a990f2180c86..f7e4425ce6b346c0ae695bcf76ad01a37071e7de 100644 (file)
@@ -47,4 +47,4 @@ Date: \datestring{}
 \legalnotice{}
 
 \newpage
-\pagestyle{plain}
\ No newline at end of file
+\pagestyle{fancy}
\ No newline at end of file
index ff8cfa9fcc66700e9c35284c1f1df22563dc4a4c..e671d84156a932260192059ac98cf0a8c9908a53 100644 (file)
@@ -16,6 +16,7 @@
 \usepackage{a4wide}
 \usepackage{graphics}
 \usepackage{longtable}
+\usepackage{fancyhdr}
 
 \setlength\topskip{0cm}
 \setlength\topmargin{0cm}
@@ -35,7 +36,7 @@
 
 \chapter{Introduction}
 
-This document contains a proposal for a Xen Management API---an interface for
+This document contains a description of the Xen Management API---an interface for
 remotely configuring and controlling virtualised guests running on a
 Xen-enabled host.